home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5891 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  496 b 

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: mackboring@aol.com (MackBoring)
  3. Newsgroups: comp.lang.c
  4. Subject: Help Me !
  5. Date: 21 Feb 1996 02:19:31 -0500
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4geh23$e3u@newsbf02.news.aol.com>
  9. Reply-To: mackboring@aol.com (MackBoring)
  10.  
  11. I need to create a program to display a list of the first 1000 prime
  12. integers (starting with 2) you need test only odd numbers and for
  13. divisibilty with odd numbers
  14.